Skip to content

chore: increase Assigned/HostPlatformConfiguration SLA time limit to 90 minutes#650

Merged
fengzhou-nv merged 1 commit intoNVIDIA:mainfrom
fengzhou-nv:fengzhou/hostplatformconfiguration
Mar 20, 2026
Merged

chore: increase Assigned/HostPlatformConfiguration SLA time limit to 90 minutes#650
fengzhou-nv merged 1 commit intoNVIDIA:mainfrom
fengzhou-nv:fengzhou/hostplatformconfiguration

Conversation

@fengzhou-nv
Copy link
Contributor

Description

This state requires the following operations

  • power-cycle the host
  • CheckHostConfig
  • ConfigureBios & PollingBiosSetup
  • SetBootOrder

Power-cycle the host and SetBootOrder are time-consuming some-times depending on machine configurations. Some machines could take 20min for first try of SetBootOrder operations.

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Breaking Changes

  • This PR contains breaking changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

This state requires the following operations

- power-cycle the host
- CheckHostConfig
- ConfigureBios & PollingBiosSetup
- SetBootOrder

Power-cycle the host and SetBootOrder are time-consuming some-times depending on machine configurations. Some machines could take 20min for first try of SetBootOrder operations.
@fengzhou-nv fengzhou-nv requested a review from a team as a code owner March 19, 2026 23:10
@github-actions
Copy link

🔐 TruffleHog Secret Scan

No secrets or credentials found!

Your code has been scanned for 700+ types of secrets and credentials. All clear! 🎉

🔗 View scan details

🕐 Last updated: 2026-03-19 23:12:59 UTC | Commit: abb9161

@github-actions
Copy link

🛡️ Vulnerability Scan

🚨 Found 72 vulnerability(ies)
📊 vs main: 72 (no change)

Severity Breakdown:

  • 🔴 Critical/High: 72
  • 🟡 Medium: 0
  • 🔵 Low/Info: 0

🔗 View full details in Security tab

🕐 Last updated: 2026-03-19 23:12:59 UTC | Commit: abb9161

@fengzhou-nv fengzhou-nv merged commit 2146c57 into NVIDIA:main Mar 20, 2026
36 checks passed
@fengzhou-nv fengzhou-nv deleted the fengzhou/hostplatformconfiguration branch March 20, 2026 20:35
srinivasadmurthy pushed a commit to srinivasadmurthy/bare-metal-manager-core that referenced this pull request Mar 20, 2026
…o 90 minutes (NVIDIA#650)

## Description
This state requires the following operations

- power-cycle the host
- CheckHostConfig
- ConfigureBios & PollingBiosSetup
- SetBootOrder

Power-cycle the host and SetBootOrder are time-consuming some-times
depending on machine configurations. Some machines could take 20min for
first try of SetBootOrder operations.

## Type of Change
<!-- Check one that best describes this PR -->
- [ ] **Add** - New feature or capability
- [ ] **Change** - Changes in existing functionality
- [ ] **Fix** - Bug fixes
- [ ] **Remove** - Removed features or deprecated functionality
- [x] **Internal** - Internal changes (refactoring, tests, docs, etc.)

## Breaking Changes
- [ ] This PR contains breaking changes

<!-- If checked above, describe the breaking changes and migration steps
-->

## Testing
<!-- How was this tested? Check all that apply -->
- [ ] Unit tests added/updated
- [ ] Integration tests added/updated
- [ ] Manual testing performed
- [x] No testing required (docs, internal refactor, etc.)

## Additional Notes
<!-- Any additional context, deployment notes, or reviewer guidance -->

Signed-off-by: Srinivasa Murthy <srmurthy@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants